debian/xen-utils-common.*: remove more xend cruft
authorHans van Kranenburg <hans@knorrie.org>
Sun, 3 Feb 2019 14:41:29 +0000 (15:41 +0100)
committerIan Jackson <ian.jackson@citrix.com>
Fri, 22 Feb 2019 14:00:16 +0000 (14:00 +0000)
Ah, these files are still present on my dom0, while they're obsolete and
not shipped any more. Have them removed, so that they don't confuse the
user.

(Someone might run into old documentation about xend and see that the
files are there, and try setting options, which don't do anything
etc...)

Unpacking xen-utils-common (4.11.1-2~) over (4.11.1-2~) ...
Setting up xen-utils-common (4.11.1-2~) ...
Obsolete conffile /etc/default/xend has been modified by you.
Saving as /etc/default/xend.dpkg-bak ...
Removing obsolete conffile /etc/xen/xend-config.sxp ...
Removing obsolete conffile /etc/xen/xend-pci-permissive.sxp ...
Removing obsolete conffile /etc/xen/xend-pci-quirks.sxp ...
[...]

debian/xen-utils-common.maintscript [new file with mode: 0644]

diff --git a/debian/xen-utils-common.maintscript b/debian/xen-utils-common.maintscript
new file mode 100644 (file)
index 0000000..a504669
--- /dev/null
@@ -0,0 +1,4 @@
+rm_conffile /etc/default/xend 4.11.1-2~
+rm_conffile /etc/xen/xend-config.sxp 4.11.1-2~
+rm_conffile /etc/xen/xend-pci-permissive.sxp 4.11.1-2~
+rm_conffile /etc/xen/xend-pci-quirks.sxp 4.11.1-2~